metadata
open fun metadata(@Nullable() metadata: Value): TileRegionLoadOptions.Builder
Content copied to clipboard
A custom Mapbox Value associated with this tile region for storing metadata.If provided, the custom value value will be stored alongside the tile region. Previous values willbe replaced with the new value.Developers can use this field to store custom metadata associated with a tile region. This valuecan be retrieved with getTileRegionMetadata().